XY_ZOOM_SELECT_PAD

Description

Active element that both includes a XY_PARAM_PAD that lets you control two parameters at the same time and a 2 dimensions zooming capability by selecting an area on the screen. The widget can thus be connected to two coordinates parameters and four zooming parameters (zoom and offset for each dimension).

Common Attributes

See XY_PARAM_PAD specification

Name Value Type Default Value Description Comment V.

color

color

white

Color of the selection retangle.


1.4

x_zoom_param_id

param id

Empty

id of the parameter holding the x zoom value.

The values that can be set by the control for the zoom are real numbers from 1 to infinity.

1.4

y_zoom_param_id

param id

Empty

id of the parameter holding the y zoom value.

The values that can be set by the control for the zoom are real numbers from 1 to infinity.

1.4

x_offset_param_id

param id

Empty

id of the parameter holding the x offset value.

The values that can be set by the control for the offset are real numbers from 0 to 1.

1.4

y_offset_param_id

param id

Empty

id of the parameter holding the y offset value.

The values that can be set by the control for the offset are real numbers from 0 to 1.

1.4